home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / golf / lbgolf.zip / NODE1.CFG < prev    next >
Text File  |  1992-09-03  |  1KB  |  43 lines

  1. ;                  LBGolf Override BBS Configuration File
  2.  
  3. ; Make any changes needed, then pass the name of this file on the command
  4. ; line (example: LBGOLF NODE1.CFG) to override the normal LBGolf
  5. ; configuration.  You may have a different configuration file for each
  6. ; node.
  7.  
  8. ; Com port address (hex)
  9. ; Try 3F8 for COM 1
  10. ; Try 2F8 for COM 2
  11. ; Try 3E8 for COM 3
  12. ; Try 2E8 for COM 4
  13.  
  14. ADDRESS: 2F8
  15.          
  16. ; Com port IRQ
  17. ; Try 4 for COM 1
  18. ; Try 3 for COM 2
  19. ; Try 4 for COM 3
  20. ; Try 3 for COM 4
  21.  
  22. IRQ: 3
  23.  
  24. ; Enter the file name with full path of the drop file (optional).
  25. ; Supported drop files: callinfo.bbs,door.sys,dorinfox.def,sfdoors.dat
  26. ; Example: c:\wildcat\wcwork\node1\door.sys
  27. ; Note: The only information retrieved from the drop file is the
  28. ;       caller's time remaining on the BBS and the com port number
  29. ;       if the address and irq are not defined in this file.
  30. ; Leave blank to not use a drop file.
  31. DROP FILE: C:\WC30\WCWORK\NODE1\DOOR.SYS
  32.  
  33. ; Allow new players? (Yes or No)
  34. NEW PLAYERS: YES
  35.  
  36. ; Fixed time limit? (in minutes.  leave blank or 0 if no fixed time limit)
  37. ; If a drop file is used, the time limit will be the caller's time
  38. ; remaining on the BBS if it is less than the time limit entered below.
  39. TIME LIMIT: 30
  40.  
  41. ; Fixed games per day? (leave blank or 0 if no limit on sessions per day)
  42. SESSIONS: 0
  43.